/*LaughingGull.js*/

body {font-family: Verdana, Arial, sans-serif;}

#id_right_arrow {
    position: absolute;
    left: 1300px;
    height: 50px;
    width: 50px;
}

#id_picture {
    position: absolute;
    left: 10px;
    top: 140px;
    width: 900px;
    height: 480px;
}
 
#id_title {
    position: absolute;
    text-align: center;
    left: 10px;
    top: 10px;
    width: 900px;
    padding: 4px;
    color: white; 
    background-color: navy;
}

#id_1932 {
    position: absolute;
    text-align: center;
    left: 10px;
    top: 70px;
    width: 900px;
    color:#000; 
    background-color: #fff;
}